CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - md5 VC

搜索资源列表

  1. vc的md5加密函数

    1下载:
  2. vc++的md5加密函数,用来对字符串加密
  3. 所属分类:其它程序

  1. MD5Checksum

    0下载:
  2. MD5校验和算法源码-MD5 checksum algorithm source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:65951
    • 提供者:刘谓
  1. vc-RSAnew.ra20050713

    0下载:
  2. 使用VC++开发的安全聊天程序,采用MD5和RSA加密算法,使用IOCP技术-use development of the VC Chat safety procedures, using MD5 and RSA encryption algorithm, the use of IOCP technology,
  3. 所属分类:Network Security

    • 发布日期:2017-04-03
    • 文件大小:420259
    • 提供者:有才
  1. md5_Demo

    0下载:
  2. 使用VC编写的一个MD5算法的程序其中内嵌使用了asm- Used VC the compilation a MD5 algorithm procedure in to inlay has used asm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-05
    • 文件大小:129578
    • 提供者:杨军
  1. md5_demo

    0下载:
  2. md5是常用的加密算法,但是在vc中没有系统的类可以用。本程序完成了md5类,使用简单。不是国内网上流传的类。-md5 is a commonly used encryption algorithm, but in vc no class system can be used. This procedure was completed md5 categories, using a simple. Rather than domestic circulating online class.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:46967
    • 提供者:sdf
  1. MD5

    0下载:
  2. 在VC环境下实现MD5 功能 并有验证结果,-In the VC environment to achieve and verify the MD5 function results,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:5943
    • 提供者:leslie
  1. Md5Code

    0下载:
  2. MD5校验和计算小程序。C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -MD5 checksum calculation applet. C to prepare and achieve string summary document containing a summary of two function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7447
    • 提供者:yincuiwei
  1. md5

    0下载:
  2. 获取硬盘序列号的VC++源程序 DiskInfo.zip-Access to the hard disk serial number of VC++ source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:16591
    • 提供者:zanjiangfeng
  1. md5

    0下载:
  2. md5摘要算法,用于认证和数字水印,使用vc++6.0环境。-md5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4590
    • 提供者:huangyibin
  1. ADOandMD5

    0下载:
  2. vc+ado+mssql连接操作等功能类的封装 另附MD5类。 没有用表格显示数据。-vc+ ado+ mssql connection to operate features such as type of package MD5 separate category. Table shows the data useless.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-15
    • 文件大小:4065014
    • 提供者:沈聪
  1. md5Andbase64

    0下载:
  2. md5 与 base64 算法的实现,采用vc、java、vb编写-md5 and base64 algorithm implementation, the vc, java, vb prepared
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:12836
    • 提供者:seadn
  1. MD5encryptionalgorithm

    0下载:
  2. VC++实现的MD5加密算法,已经封装好的类,可以直接使用-VC++ to achieve the MD5 encryption algorithm, has been a good type of package can be used directly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5094
    • 提供者:郑硕
  1. md5

    0下载:
  2. md5算法,C++语言,在VC++中运行通过-md5 algorithm, C++ language, in VC++ in the running through the
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:3184
    • 提供者:王大任
  1. IcyMD5

    0下载:
  2. 用vb 寫的一個 md5 檢測 善用vb中的匯編類 速度不比 vc 弱-Using vb to write a vb use md5 detected in the compilation of weak-type speed than vc
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:62976
    • 提供者:火車
  1. md5test

    0下载:
  2. MD5 的vc 6.0的实现,可验证自己实现MD5算法的正确-MD5 of the realization of vc 6.0, verifiable own MD5 algorithm to achieve the correct
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1924672
    • 提供者:laihuatian
  1. md5dell

    0下载:
  2. VC++打造MD5加密算法的源程序代码,程序经过编译可生成最终成品——DLL文件,方便你在其它地方调用。-VC++ to create the MD5 encryption algorithm source code, the program can be compiled to generate the final product- DLL file for calling you elsewhere.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1826034
    • 提供者:160
  1. MD5

    0下载:
  2. 该程序是实现网络技术的MD5的数据加密算法 在vc++的环境下 包含工程可直接运行-The program is to achieve network technology, data encryption MD5 algorithm in vc++ environment includes works directly run
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:16047
    • 提供者:李莉莉
  1. VC_MD5

    0下载:
  2. MD5加密及校验的一个实现,该算法具有通用性,希望对你有用。-MD5 algorithm,Help it is useful to you.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:7992
    • 提供者:yuyifish
  1. MD5

    0下载:
  2. 加密算法之消息摘要MD5算法实现。纯c实现,vc编译运行ok-The encryption algorithm MD5 message digest algorithm. Pure c implementation, vc compiled to run ok
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:6280
    • 提供者:yimo
  1. md5

    0下载:
  2. 用VC++写的计算MD5值的动态库,是源代码哟,可加入自己的程序中进行密码的加密,呵,喜欢的下-VC++ to write with the calculation of MD5 value of the dynamic library, is the source code yo can add it to your program the password encryption, Oh, like the next
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:26872
    • 提供者:杨抄
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com